home *** CD-ROM | disk | FTP | other *** search
/ Yahoo! Internet Life 1995 Winter / Yahoo Internet Life Volume 1 Number 1 (Winter 1995).ISO / mac / MAC / Ads / TOYOTA.DIR / 00466_Script_466 < prev    next >
Text File  |  1995-09-06  |  170b  |  7 lines

  1. on exitFrame
  2.   set the timeoutScript = EMPTY
  3.   set the timeoutScript = "idleCD"
  4.   set the timeoutLength = 30 * 60
  5.   set the timeoutLapsed = 0
  6.   initializeFields
  7. end